home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2000 #4 / Amiga Plus CD - 2000 - No. 4.iso / Tools / Dev / Bgui / include / libraries / bgui_bar.h < prev    next >
Encoding:
C/C++ Source or Header  |  2000-05-09  |  722 b   |  31 lines

  1. #ifndef LIBRARIES_BGUI_BAR_H
  2. #define LIBRARIES_BGUI_BAR_H
  3. /*
  4.  * @(#) $Header: /cvsroot/bgui/include/libraries_bgui_bar.h,v 41.11 2000/05/09 20:37:18 mlemos Exp $
  5.  *
  6.  * $VER: libraries/bgui_bar.h 41.10 (13.8.99)
  7.  * bgui.library Bar class structures and constants.
  8.  *
  9.  * (C) Copyright 2000 BGUI development team.
  10.  * All Rights Reserved.
  11.  *
  12.  * $Log: libraries_bgui_bar.h,v $
  13.  * Revision 41.11  2000/05/09 20:37:18  mlemos
  14.  * Bumped to revision 41.11
  15.  *
  16.  * Revision 41.1  2000/05/09 20:02:08  mlemos
  17.  * Merged with the branch Manuel_Lemos_fixes.
  18.  *
  19.  * Revision 1.1.2.1  2000/05/04 04:43:18  mlemos
  20.  * Initial revision.
  21.  *
  22.  *
  23.  *
  24.  */
  25.  
  26. #ifndef BGUI_BGUI_BAR_H
  27. #include "bgui/bgui_bar.h"
  28. #endif
  29.  
  30. #endif /* LIBRARIES_BGUI_BAR_H */
  31.